| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.incoming.callback.payment |
| Modifier and Type | Method and Description |
|---|---|
ProviderType |
PaymentCredential.getProviderType()
Gets the
PaymentCredential.providerType. |
static ProviderType |
ProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProviderType[] |
ProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentCredential.setProviderType(ProviderType providerType)
Sets the
PaymentCredential.providerType. |
Copyright © 2017 BotMill. All rights reserved.