Method: CyberSource::PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo#valid?

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

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



132
133
134
# File 'lib/cybersource_rest_client/models/pts_v2_modify_billing_agreement_post201_response_order_information_ship_to.rb', line 132

def valid?
  true
end