//commerce/io.github.serpro69.kfaker.commerce.provider/Stripe
Stripe¶
[jvm]\ class Stripe : YamlFakeDataProvider<Stripe>
FakeDataProvider implementation for YamlCategory.STRIPE category.
Properties¶
| Name | Summary |
|---|---|
| unique | [jvm] open override val unique: Stripe |
Functions¶
| Name | Summary |
|---|---|
| clear | [jvm] fun clear(name: String) |
| clearAll | [jvm] fun clearAll() |
| invalidCards | [jvm] fun invalidCards(type: String): String |
| validCards | [jvm] fun validCards(type: String): String |
| validTokens | [jvm] fun validTokens(type: String): String |