Home > @vsf-enterprise/mollie-commercetools > CreatePaymentObject > amountPlanned

# CreatePaymentObject.amountPlanned property

Signature:

amountPlanned: {
        currencyCode: string;
        centAmount: number;
    };