DeletePaymentManagerRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If you don't specify this field, a value is randomly generated for you. If this token matches a previous request, the service ignores the request, but doesn't return an error. For more information, see Ensuring idempotency.
Link copied to clipboard
The unique identifier of the payment manager to delete.
Functions
Link copied to clipboard
inline fun copy(block: DeletePaymentManagerRequest.Builder.() -> Unit = {}): DeletePaymentManagerRequest