Method: CyberSource::PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo#postal_code

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

#postal_codeObject

Postal code for the shipping address. The postal code must consist of 5 to 9 digits.



35
36
37
# File 'lib/cybersource_rest_client/models/pts_v2_modify_billing_agreement_post201_response_order_information_ship_to.rb', line 35

def postal_code
  @postal_code
end