# DecodeRawTransactionHexRislScriptSig ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **asm** | Option<**String**> | The asm strands for assembly, which is the symbolic representation of the Bitcoin's Script language op-codes. | [optional] **hex** | Option<**String**> | Represents the hex of the public key of the address. | [optional] **_type** | Option<**String**> | Represents the script type of the reference transaction identifier. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)