doc_out/PaymentMethod.html.md in purecloud-0.44.1 vs doc_out/PaymentMethod.html.md in purecloud-0.45.1

- old
+ new

@@ -7,12 +7,12 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | -| **type** | **String** | | [optional] | -| **provider_name** | **String** | | [optional] | -| **token** | **String** | | [optional] | +| **type** | **String** | Method type | | +| **provider_name** | **String** | Provider name | | +| **token** | **String** | Payment token | | | **card_expiration_date** | **String** | for payment methods of type CARD_TOKEN, the card's expiration date in the format YYYY-MM. | [optional] | | **card_last_four_digits** | **String** | | [optional] | | **card_type** | **String** | for payment methods of type CARD_TOKEN, the type of credit or debit card | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}