Object Model
This section describes the object model for signature key management.
- Operation Type indicates the operation that can be performed on a field.
C: create; U: update; R: read
- Mandatory indicates whether a field with the Operation Type of C is mandatory.
|
Parameter |
Type |
Description |
Operation Type |
Mandatory |
|---|---|---|---|---|
|
id |
String |
Signature key ID |
R |
- |
|
name |
String |
Signature key name |
CRU |
Yes |
|
sign_key |
String |
Signature key |
CRU |
Yes |
|
sign_secret |
String |
Signature secret |
CRU |
Yes |
|
create_time |
Timestamp |
Time when the signature key is created |
R |
- |
|
update_time |
Timestamp |
Time when the signature key was last updated |
R |
- |
Last Article: Signature Key Management
Next Article: Creating a Signature Key
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.