Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.02 KB

File metadata and controls

22 lines (19 loc) · 1.02 KB

# VendorRequestDTO

Properties

Name Type Description Notes
vendorName string
vendorAliasName string [optional]
vendorDbName string Database name of the vendor [optional]
legalEntityType string
paymentMethodType string
notificationType string
vendorNotes string [optional]
phoneNumber string
isMobileNumber bool [optional]
useSameAsPhysicalAddress bool [optional]
email string
url string [optional]
remittanceAddress \OpenAPI\Client\Model\VendorRequestDTORemittanceAddress [optional]
physicalAddress \OpenAPI\Client\Model\VendorRequestDTOPhysicalAddress

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