An enumerated type defining the different possible statuses relating to whether or not a seller is opted-in to a payments program.
Type that uses PaymentsProgramStatus
Call that uses PaymentsProgramStatus
Enumerations
OPTED_IN
Status indicating the seller is opted-in to the associated payment program.
NOT_OPTED_IN
Status indicating the seller is not opted-in to the associated payment program.