/
AccountReceivablePhone
AccountReceivablePhone
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | false | Unique identifier for the AccountReceivablePhone. |
PhoneLocationType | PhoneLocationType | false | |
PhoneTechType | PhoneTechType | false | |
countryAccessCode | String | false | |
areaCityCode | String | false | |
phoneNumber | String | false | |
extension | String | false | |
remark | String | remark of Phone |
JSON representation
{ "id": 1, "PhoneLocationType": {"id":1}, "PhoneTechType": "email@septeo.com", "countryAccessCode": "GB", "areaCityCode": "LDN", "phoneNumber": "+34111222333", "extension": "25", "remark":"this is a remark test" }
, multiple selections available,
Related content
AccountReceivable
AccountReceivable
More like this
AccountReceivableAddress
AccountReceivableAddress
More like this
CustomerPhone
CustomerPhone
More like this
PropertyPhone
PropertyPhone
More like this
CompanyPhone
CompanyPhone
More like this
PhoneTechType
PhoneTechType
More like this