Module: Aws::BedrockAgentCore::Client::_ProcessPaymentResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ProcessPaymentResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


1277
# File 'sig/client.rbs', line 1277

def created_at: () -> ::Time

#payment_instrument_id::String

Returns:

  • (::String)


1273
# File 'sig/client.rbs', line 1273

def payment_instrument_id: () -> ::String

#payment_manager_arn::String

Returns:

  • (::String)


1271
# File 'sig/client.rbs', line 1271

def payment_manager_arn: () -> ::String

#payment_outputTypes::PaymentOutput



1276
# File 'sig/client.rbs', line 1276

def payment_output: () -> Types::PaymentOutput

#payment_session_id::String

Returns:

  • (::String)


1272
# File 'sig/client.rbs', line 1272

def payment_session_id: () -> ::String

#payment_type"CRYPTO_X402"

Returns:

  • ("CRYPTO_X402")


1274
# File 'sig/client.rbs', line 1274

def payment_type: () -> ("CRYPTO_X402")

#process_payment_id::String

Returns:

  • (::String)


1270
# File 'sig/client.rbs', line 1270

def process_payment_id: () -> ::String

#status"PROOF_GENERATED"

Returns:

  • ("PROOF_GENERATED")


1275
# File 'sig/client.rbs', line 1275

def status: () -> ("PROOF_GENERATED")

#updated_at::Time

Returns:

  • (::Time)


1278
# File 'sig/client.rbs', line 1278

def updated_at: () -> ::Time