GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Account
v3
ListContractSignaturesResponse
Interface ListContractSignaturesResponse
interface
ListContractSignaturesResponse
{
contractSignatures
:
ContractSignature
[]
;
totalCount
:
number
;
}
Index
Properties
contract
Signatures
total
Count
Properties
contract
Signatures
contractSignatures
:
ContractSignature
[]
The paginated returned contract signatures.
total
Count
totalCount
:
number
The total number of contract signatures.
Settings
Theme
OS
Light
Dark
On This Page
Properties
contract
Signatures
total
Count
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
The paginated returned contract signatures.