Module: Aws::MarketplaceAgreement::Client::_GetBillingAdjustmentRequestResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#adjustment_amount::String

Returns:

  • (::String)


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

def adjustment_amount: () -> ::String

#adjustment_reason_code"INCORRECT_TERMS_ACCEPTED", ...

Returns:

  • ("INCORRECT_TERMS_ACCEPTED", "INCORRECT_METERING", "TEST_ENVIRONMENT_CHARGES", "ALTERNATIVE_PROCUREMENT_CHANNEL", "UNINTENDED_RENEWAL", "BUYER_DISSATISFACTION", "OTHER")


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

def adjustment_reason_code: () -> ("INCORRECT_TERMS_ACCEPTED" | "INCORRECT_METERING" | "TEST_ENVIRONMENT_CHARGES" | "ALTERNATIVE_PROCUREMENT_CHANNEL" | "UNINTENDED_RENEWAL" | "BUYER_DISSATISFACTION" | "OTHER")

#agreement_id::String

Returns:

  • (::String)


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

def agreement_id: () -> ::String

#billing_adjustment_request_id::String

Returns:

  • (::String)


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

def billing_adjustment_request_id: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#currency_code::String

Returns:

  • (::String)


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

def currency_code: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#original_invoice_id::String

Returns:

  • (::String)


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

def original_invoice_id: () -> ::String

#status"PENDING", ...

Returns:

  • ("PENDING", "VALIDATION_FAILED", "COMPLETED")


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

def status: () -> ("PENDING" | "VALIDATION_FAILED" | "COMPLETED")

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time