Name | Type | Description | Notes |
---|---|---|---|
Signatures | ClientSignature[] | [optional] | |
Signed | AnyType |
- Prepare the resource
$JsonSignedPayload = Initialize-TorizonPlatformAPIJsonSignedPayload -Signatures null `
-Signed null
- Convert the resource to JSON
$JsonSignedPayload | ConvertTo-JSON