Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 542 Bytes

V1PhoneNumber.md

File metadata and controls

16 lines (10 loc) · 542 Bytes

V1PhoneNumber

squareconnect.models.v1_phone_number

Description

Represents a phone number.

Properties

Name Type Description Notes
calling_code str The phone number's international calling code. For US phone numbers, this value is +1.
number str The phone number.

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