15 lines
631 B
Markdown
15 lines
631 B
Markdown
# MasspaymentPacksFields
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**pack_id** | Option<**i32**> | ID of created pack using method create. | [optional]
|
|
**from_date** | Option<**String**> | Creation date of pack created with method create. | [optional]
|
|
**to_date** | Option<**String**> | Ending date of pack created with method create. | [optional]
|
|
**api_password** | **String** | API password. |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|