DapperPurchaseError
No description
type DapperPurchaseError {
ErrType: DapperPurchaseErrorType!
ErrCode: Int
CTA: DapperCallToAction
}
No description
type DapperPurchaseError {
ErrType: DapperPurchaseErrorType!
ErrCode: Int
CTA: DapperCallToAction
}
ErrType ● DapperPurchaseErrorType! non-null enumErrCode ● Int scalarCTA ● DapperCallToAction object