PayerGroupSchema
descriptionstringrequired
is_migratingbooleannullable
payer_group_idinteger
payersundefined[]
PayerGroupSchema
{
"description": "string",
"is_migrating": true,
"payer_group_id": 0,
"payers": [
null
]
}
{
"description": "string",
"is_migrating": true,
"payer_group_id": 0,
"payers": [
null
]
}