public class Finance extends Object
Modifier | Constructor and Description |
---|---|
protected |
Finance(Faker faker) |
Modifier and Type | Method and Description |
---|---|
String |
bic()
Generates a random Business Identifier Code
|
String |
creditCard() |
String |
creditCard(CreditCardType creditCardType) |
String |
iban() |
String |
iban(String countryCode) |
protected Finance(Faker faker)
Copyright © 2019. All rights reserved.