InvalidPhoneNumberRejection
Rejection returned if phone number is not well formatted
type InvalidPhoneNumberRejection implements Rejection {
message: String!
}
Fields
InvalidPhoneNumberRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
AddAccountMembershipPayload union ● AddAccountMembershipsPayload union ● UpdateAccountMembershipPayload union