Builder
class Builder
A builder for PaymentSimulateReturnResponse.
Functions
Link copied to clipboard
fun additionalProperties(additionalProperties: Map<String, JsonValue>): PaymentSimulateReturnResponse.Builder
Link copied to clipboard
Returns an immutable instance of PaymentSimulateReturnResponse.
Link copied to clipboard
fun debuggingRequestId(debuggingRequestId: JsonField<String>): PaymentSimulateReturnResponse.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>): PaymentSimulateReturnResponse.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun result(result: JsonField<PaymentSimulateReturnResponse.Result>): PaymentSimulateReturnResponse.Builder
Sets Builder.result to an arbitrary JSON value.
Request Result
Link copied to clipboard
fun transactionEventToken(transactionEventToken: JsonField<String>): PaymentSimulateReturnResponse.Builder
Sets Builder.transactionEventToken to an arbitrary JSON value.
Transaction Event Token