Builder
class Builder
A builder for PaymentSimulateActionResponse.
Functions
Link copied to clipboard
fun additionalProperties(additionalProperties: Map<String, JsonValue>): PaymentSimulateActionResponse.Builder
Link copied to clipboard
Returns an immutable instance of PaymentSimulateActionResponse.
Link copied to clipboard
fun debuggingRequestId(debuggingRequestId: JsonField<String>): PaymentSimulateActionResponse.Builder
Sets Builder.debuggingRequestId to an arbitrary JSON value.
Debugging Request Id
Link copied to clipboard
Link copied to clipboard
fun putAllAdditionalProperties(additionalProperties: Map<String, JsonValue>): PaymentSimulateActionResponse.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun result(result: JsonField<PaymentSimulateActionResponse.Result>): PaymentSimulateActionResponse.Builder
Sets Builder.result to an arbitrary JSON value.
Request Result
Link copied to clipboard
fun transactionEventToken(transactionEventToken: JsonField<String>): PaymentSimulateActionResponse.Builder
Sets Builder.transactionEventToken to an arbitrary JSON value.
Transaction Event Token