Map<String, dynamic> toMap() { return { 'amountCents': amountCents, 'currencyCode': currencyCode, }; }