invoice property
Optional. Message is an invoice for a payment, information about the invoice. More about payments ยป
Implementation
@JsonKey(name: 'invoice')
Invoice? get invoice;
Optional. Message is an invoice for a payment, information about the invoice. More about payments ยป
@JsonKey(name: 'invoice')
Invoice? get invoice;