Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 477 Bytes

PaymentMethodIssuer.md

File metadata and controls

12 lines (7 loc) · 477 Bytes

PaymentMethodIssuer

Properties

Name Type Description Notes
id kotlin.String The unique identifier of this issuer, to submit in requests to /payments.
name kotlin.String A localized name of the issuer.
disabled kotlin.Boolean A boolean value indicating whether this issuer is unavailable. Can be `true` whenever the issuer is offline. [optional]