use Xendit\PaymentMethod\PaymentMethodUpdateParameters;| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| description | string | null | ||
| reference_id | string | null | ||
| reusability | PaymentMethodReusability | null | ||
| status | PaymentMethodStatus | null | ||
| over_the_counter | OverTheCounterUpdateParameters | null | ||
| virtual_account | VirtualAccountUpdateParameters | null |