Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 837 Bytes

Credit1099Payer.md

File metadata and controls

16 lines (11 loc) · 837 Bytes

Credit1099Payer

An object representing a payer used by 1099-MISC tax documents.

Properties

Name Type Description Notes
address CreditPayStubAddress [optional]
name str, none_type Name of payer. [optional]
tin str, none_type Tax identification number of payer. [optional]
telephone_number str, none_type Telephone number of payer. [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]