UpdatePaymentConnectorRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 updated credential provider configurations for the payment connector.

Link copied to clipboard

The updated description of the payment connector.

Link copied to clipboard

The unique identifier of the payment connector to update.

Link copied to clipboard

The unique identifier of the parent payment manager.

Link copied to clipboard

The updated type of the payment connector.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String