# SigPayload
## Properties
**target** | **String** | Target address for the claim. |
**receiver** | **String** | Receiver address for the claim. |
**amount** | **String** | Amount to be claimed. |
**expiry** | **String** | Expiry timestamp for the claim. |
**nonce** | **String** | Nonce for the claim. |
**r#type** | **i32** | Type identifier for the claim. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)