mirror of https://github.com/vernonkeenan/lib
35 lines
1.6 KiB
Markdown
35 lines
1.6 KiB
Markdown
|
# Board.PaymentMethod
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**accountID** | **String** | Account | [optional]
|
||
|
**achAccountType** | **String** | ACH Account Type | [optional]
|
||
|
**achBankAccount** | **String** | ACH Bank Account | [optional]
|
||
|
**achRouting** | **String** | ACH Routing | [optional]
|
||
|
**active** | **Boolean** | Active? | [optional]
|
||
|
**autopay** | **Boolean** | Autopay? | [optional]
|
||
|
**bankName** | **String** | Bank Name | [optional]
|
||
|
**billingContactID** | **String** | Billing Contact | [optional]
|
||
|
**cCnumber** | **String** | Credit Card Number | [optional]
|
||
|
**cCtype** | **String** | CC Type | [optional]
|
||
|
**companyID** | **String** | Company | [optional]
|
||
|
**contractID** | **String** | Contract | [optional]
|
||
|
**createdByID** | **String** | Created By | [optional]
|
||
|
**createdDate** | **String** | Created Date | [optional]
|
||
|
**_default** | **Boolean** | Default Payment Method? | [optional]
|
||
|
**expirationDate** | **String** | Expiration Date | [optional]
|
||
|
**expirationMonth** | **String** | Expiration Month | [optional]
|
||
|
**expirationYear** | **String** | Expiration Year | [optional]
|
||
|
**gateway** | **String** | Gateway | [optional]
|
||
|
**gatewayKey** | **String** | Gateway Key | [optional]
|
||
|
**ID** | **String** | Taxnexus Record Id | [optional]
|
||
|
**lastModifiedByID** | **String** | Last Modified By | [optional]
|
||
|
**lastModifiedDate** | **String** | Last Modified Date | [optional]
|
||
|
**nickname** | **String** | Nickname | [optional]
|
||
|
**recordType** | **String** | Record Type | [optional]
|
||
|
**ref** | **String** | External Reference | [optional]
|
||
|
|
||
|
|