AuthInfoΒΆ
Client authentication information provided in every Partner API command.
| Field | Data Type | Description |
|---|---|---|
| login | string | client login (expected less than 256 characters) |
| password | string | client password (expected less than 64 characters) |
Client authentication information provided in every Partner API command.
| Field | Data Type | Description |
|---|---|---|
| login | string | client login (expected less than 256 characters) |
| password | string | client password (expected less than 64 characters) |