Sha256: f2d4f802c477c2bbb39805850135283985d2097ef8ab1acf0445c32d25045a82
Contents?: true
Size: 468 Bytes
Versions: 1
Compression:
Stored size: 468 Bytes
Contents
# AvalaraSdk::EInvoicing::V1::DocumentSubmitResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique ID for this document that can be used for status checking and file downloads. This is a UID created by the Avalara E-Invoicing platform. | [optional] | ## Example ```ruby require 'avalara_sdk' instance = AvalaraSdk::EInvoicing::V1::DocumentSubmitResponse.new( id: 2022-01-008572 ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
avalara_sdk-24.2.29 | docs/EInvoicing/V1/DocumentSubmitResponse.md |