Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 985 Bytes

ServicerAddressData.md

File metadata and controls

17 lines (12 loc) · 985 Bytes

ServicerAddressData

The address of the student loan servicer. This is generally the remittance address to which payments should be sent.

Properties

Name Type Description Notes
city str, none_type The full city name
region str, none_type The region or state Example: `"NC"`
street str, none_type The full street address Example: `"564 Main Street, APT 15"`
postal_code str, none_type The postal code
country str, none_type The ISO 3166-1 alpha-2 country code
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]