Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataType ¶
type DataType string
Тип хранимых данных. Возможные значения:
- BANK_CARD
- BINARY
- CREDENTIALS
- TEXT
type GetDataByIDRequestModel ¶
type RemoveDataByIDResponseModel ¶
type RemoveDataByIDResponseModel struct{}
type SaveDataRequestModel ¶
type SaveDataResponseModel ¶
type SaveDataResponseModel struct {
DataID string
}
type UpdateDataRequestModel ¶
type UpdateDataResponseModel ¶
type UpdateDataResponseModel struct{}
Click to show internal directories.
Click to hide internal directories.