Struct fuel_gql_client::client::schema::schema::SuccessStatus
source · pub struct SuccessStatus;
Trait Implementations§
source§impl HasField<__typename> for SuccessStatus
impl HasField<__typename> for SuccessStatus
source§impl HasField<block> for SuccessStatus
impl HasField<block> for SuccessStatus
source§impl HasField<programState> for SuccessStatus
impl HasField<programState> for SuccessStatus
§type Type = Option<ProgramState>
type Type = Option<ProgramState>
The schema marker type of this field.
source§impl HasField<time> for SuccessStatus
impl HasField<time> for SuccessStatus
§type Type = Tai64Timestamp
type Type = Tai64Timestamp
The schema marker type of this field.