Sha256: 1612bf6a808b2e5289c15e5444fb03b268a42d4d107e7112e5428c48e7711e8c
Contents?: true
Size: 872 Bytes
Versions: 1
Compression:
Stored size: 872 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** | 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"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.45.1 | doc_out/PaymentMethod.html.md |