lithic-kotlin-root
    Platform filter
Search in API
    lithic-kotlin-root
lithic-kotlin-root/com.lithic.api.models/TransactionSimulateReturnReversalResponse/Builder

Builder

class Builder

A builder for TransactionSimulateReturnReversalResponse.

Functions

additionalProperties
Link copied to clipboard
fun additionalProperties(additionalProperties: Map<String, JsonValue>): TransactionSimulateReturnReversalResponse.Builder
build
Link copied to clipboard
fun build(): TransactionSimulateReturnReversalResponse

Returns an immutable instance of TransactionSimulateReturnReversalResponse.

debuggingRequestId
Link copied to clipboard
fun debuggingRequestId(debuggingRequestId: JsonField<String>): TransactionSimulateReturnReversalResponse.Builder

Sets Builder.debuggingRequestId to an arbitrary JSON value.

fun debuggingRequestId(debuggingRequestId: String): TransactionSimulateReturnReversalResponse.Builder

Debugging request ID to share with Lithic Support team.

putAdditionalProperty
Link copied to clipboard
fun putAdditionalProperty(key: String, value: JsonValue): TransactionSimulateReturnReversalResponse.Builder
putAllAdditionalProperties
Link copied to clipboard
fun putAllAdditionalProperties(additionalProperties: Map<String, JsonValue>): TransactionSimulateReturnReversalResponse.Builder
removeAdditionalProperty
Link copied to clipboard
fun removeAdditionalProperty(key: String): TransactionSimulateReturnReversalResponse.Builder
removeAllAdditionalProperties
Link copied to clipboard
fun removeAllAdditionalProperties(keys: Set<String>): TransactionSimulateReturnReversalResponse.Builder
© 2025 Copyright Generated by dokka