Sha256: d93c896ebf0039020447247d11b87ad81f968b5829ba0b937a6bacca745c4e8f
Contents?: true
Size: 495 Bytes
Versions: 4
Compression:
Stored size: 495 Bytes
Contents
# AvalaraSdk::EInvoicing::V1::WorkflowIds ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | The name of this workflow | [optional] | | **description** | **String** | Workflow description | [optional] | ## Example ```ruby require 'avalara_sdk' instance = AvalaraSdk::EInvoicing::V1::WorkflowIds.new( name: partner-einvoicing, description: The standard value for the metadata object in POST /einvoicing/documents ) ```
Version data entries
4 entries across 4 versions & 1 rubygems