ENUM
TaxProviderCredentialType
An authentication credential for a tax provider.
link GraphQL Schema definition
- enum TaxProviderCredentialType {
- # Avalara username
- # Avalara password
- # Avalara client ID
- # Avalara client profile ID
- # Avalara service type. Allowed values: 'LOCAL' or 'LONG_DISTANCE'.
- # Avalara facilities based. Allowed values: '1' or '0'.
- # Avalara franchise agreement. Allowed values: '1' or '0'.
- # Avalara regulated. Allowed values: '1' or '0'.
- # How long to delay 'requests' to the manual tax processor.
- }