Method: CyberSource::PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo#administrative_area
- Defined in:
- lib/cybersource_rest_client/models/pts_v2_modify_billing_agreement_post201_response_order_information_ship_to.rb
#administrative_area ⇒ Object
State or province of the shipping address. Use the [State, Province, and Territory Codes for the United States and Canada](developer.cybersource.com/library/documentation/sbc/quickref/states_and_provinces.pdf) (maximum length: 2)
32 33 34 |
# File 'lib/cybersource_rest_client/models/pts_v2_modify_billing_agreement_post201_response_order_information_ship_to.rb', line 32 def administrative_area @administrative_area end |