PrintableString |
Offer.description() |
A complete description of the purpose of the payment.
|
PrintableString |
Refund.description() |
A complete description of the purpose of the refund.
|
PrintableString |
Offer.issuer() |
The issuer of the offer, possibly beginning with `user@domain` or `domain`.
|
PrintableString |
Refund.issuer() |
The issuer of the refund, possibly beginning with `user@domain` or `domain`.
|
static PrintableString |
PrintableString.of(String a_arg) |
Constructs a new PrintableString given each field
|
PrintableString |
InvoiceRequest.payer_note() |
A payer-provided note which will be seen by the recipient and reflected back in the invoice
response.
|
PrintableString |
Refund.payer_note() |
Payer provided note to include in the invoice.
|