Sha256: 5b24b6cf88037e7fcdeec0aa99b4b75941c592598867fd22ab1d36794b7942e6

Contents?: true

Size: 868 Bytes

Versions: 6

Compression:

Stored size: 868 Bytes

Contents

---
title: PaymentMethod
---
## PureCloud::PaymentMethod

## Properties

|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] |
| **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"}


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
purecloud-0.44.1 doc_out/PaymentMethod.html.md
purecloud-0.43.1 doc_out/PaymentMethod.html.md
purecloud-0.42.1 doc_out/PaymentMethod.html.md
purecloud-0.41.1 doc_out/PaymentMethod.html.md
purecloud-0.40.1 doc_out/PaymentMethod.html.md
purecloud-0.39.1 doc_out/PaymentMethod.html.md