TrustedBeneficiaryEnabledStatusInfo
TrustedBeneficiary status enabled
type TrustedBeneficiaryEnabledStatusInfo implements TrustedBeneficiaryStatusInfo {
status: TrustedBeneficiaryStatus!
enabledAt: DateTime!
}
Fields
TrustedBeneficiaryEnabledStatusInfo.status ● TrustedBeneficiaryStatus! non-null enum
status of the beneficiary (set to Enabled)
TrustedBeneficiaryEnabledStatusInfo.enabledAt ● DateTime! non-null scalar
enabled Date
Interfaces
TrustedBeneficiaryStatusInfo interface
TrustedBeneficiary status information