ReviewedPaymentType
Payment types accepted by the supplier.
type ReviewedPaymentType {
reviewDate: Date!
value: PaymentType!
}
Fields
ReviewedPaymentType.reviewDate
● Date!
non-null scalar
Last reviewed date
ReviewedPaymentType.value
● PaymentType!
non-null enum
Indicates the types of payment suppoted
Member Of
MetadataSearch
object