Readonly raw_data
raw_data: { contract: { parameter: { type_url: string; value: { contract_address: string; data: string; owner_address: string } }; type: string }[]; expiration: number; fee_limit: number; ref_block_bytes: string; ref_block_hash: string; timestamp: number }
Type declaration
Readonly contract: { parameter: { type_url: string; value: { contract_address: string; data: string; owner_address: string } }; type: string }[]
expiration: number
Readonly fee_limit: number
Readonly ref_block_bytes: string
Readonly ref_block_hash: string
Readonly timestamp: number