Struct fuel_gql_client::client::schema::schema::__fields::Receipt::contractId
source · pub struct contractId;
Trait Implementations§
source§impl Field for contractId
impl Field for contractId
source§impl HasField<contractId> for Receipt
impl HasField<contractId> for Receipt
§type Type = Option<ContractId>
type Type = Option<ContractId>
The schema marker type of this field.