Name | Type | Description | Notes |
---|---|---|---|
fields | Array<SchemaField> | A list of fields to create. A maximum of 1000 fields can be created in a batch. |
require 'sdk_ruby'
instance = SajariAPIClient::BatchCreateSchemaFieldsRequest.new(
fields: null
)
Name | Type | Description | Notes |
---|---|---|---|
fields | Array<SchemaField> | A list of fields to create. A maximum of 1000 fields can be created in a batch. |
require 'sdk_ruby'
instance = SajariAPIClient::BatchCreateSchemaFieldsRequest.new(
fields: null
)