Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 938 Bytes

SignalUser.md

File metadata and controls

16 lines (11 loc) · 938 Bytes

SignalUser

Details about the end user initiating the transaction (i.e., the account holder).

Properties

Name Type Description Notes
name SignalPersonName [optional]
phone_number str, none_type The user's phone number, in E.164 format: +{countrycode}{number}. For example: "+14151234567" [optional]
email_address str, none_type The user's email address. [optional]
address SignalAddressData [optional]
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]