Method: OpenapiClient::AVSResponse#postal_code_match
- Defined in:
- lib/openapi_client/models/avs_response.rb
#postal_code_match ⇒ Object
Response if postal code matches that on file.
22 23 24 |
# File 'lib/openapi_client/models/avs_response.rb', line 22 def postal_code_match @postal_code_match end |