<div class="doc-version" data-version="unstable">
  <p>A monetary value with currency.</p>
    <div>
    <h2 id="on-this-page">On this page</h2>
    <ul>
      <li>
        <a href="#fields-unstable">
          Fields
        </a>
      </li>
      <li>
        <a href="#types-that-return-moneyv2-unstable">
          Types that return MoneyV2
        </a>
      </li>
    </ul>
  </div>
<h2 id="fields-unstable">
  Fields
</h2>
  <ul class="fields">
      <li>
        <div class="field" id="amount-unstable">
          <div class="field-name">
            amount
            (<a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/scalar#decimal-unstable"><code>Decimal!</code></a>)
          </div>
          <div>
            <p>Decimal money amount.</p>
          </div>
        </div>
      </li>
      <li>
        <div class="field" id="currencycode-unstable">
          <div class="field-name">
            currencyCode
            (<a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/currencycode"><code>CurrencyCode!</code></a>)
          </div>
          <div>
            <p>Currency of the money.</p>
          </div>
        </div>
      </li>
  </ul>
  <h2 id="types-that-return-moneyv2-unstable">
    Types that return MoneyV2
  </h2>
  <ul>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartcost#subtotalamount-unstable">
        <code>CartCost.subtotalAmount</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartcost#totalamount-unstable">
        <code>CartCost.totalAmount</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartcost#totaldutyamount-unstable">
        <code>CartCost.totalDutyAmount</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartcost#totaltaxamount-unstable">
        <code>CartCost.totalTaxAmount</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartdeliveryoption#cost-unstable">
        <code>CartDeliveryOption.cost</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartlinecost#amountperquantity-unstable">
        <code>CartLineCost.amountPerQuantity</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartlinecost#compareatamountperquantity-unstable">
        <code>CartLineCost.compareAtAmountPerQuantity</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartlinecost#subtotalamount-unstable">
        <code>CartLineCost.subtotalAmount</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/cartlinecost#totalamount-unstable">
        <code>CartLineCost.totalAmount</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/customer#amountspent-unstable">
        <code>Customer.amountSpent</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/sellingplanallocationpriceadjustment#perdeliveryprice-unstable">
        <code>SellingPlanAllocationPriceAdjustment.perDeliveryPrice</code>
      </a>
    </li>
    <li>
      <a href="/api/functions/reference/pickup-point-delivery-option-generator/graphql/common-objects/sellingplanallocationpriceadjustment#price-unstable">
        <code>SellingPlanAllocationPriceAdjustment.price</code>
      </a>
    </li>
  </ul>
</div>