Method: CyberSource::Ptsv2intentsOrderInformationAmountDetails#total_amount

Defined in:
lib/cybersource_rest_client/models/ptsv2intents_order_information_amount_details.rb

#total_amountObject

Grand total for the order. This value cannot be negative. You can include a decimal point (.), but you cannot include any other special characters. CyberSource truncates the amount to the correct number of decimal places



17
18
19
# File 'lib/cybersource_rest_client/models/ptsv2intents_order_information_amount_details.rb', line 17

def total_amount
  @total_amount
end