CreatePaymentConnectorResponse
Types
Properties
Link copied to clipboard
The credential provider configurations for the created payment connector.
Link copied to clipboard
The unique identifier of the created payment connector.
Link copied to clipboard
The unique identifier of the parent payment manager.
Link copied to clipboard
The current status of the payment connector. Possible values include CREATING, READY, UPDATING, DELETING, CREATE_FAILED, UPDATE_FAILED, and DELETE_FAILED.
Link copied to clipboard
The type of the created payment connector.
Functions
Link copied to clipboard
inline fun copy(block: CreatePaymentConnectorResponse.Builder.() -> Unit = {}): CreatePaymentConnectorResponse