PHP 클래스 Faker\Provider\de_DE\Payment

상속: extends Faker\Provider\Payment
파일 보기 프로젝트 열기: fzaninotto/faker

보호된 프로퍼티들

프로퍼티 타입 설명
$banks Sources: The 19 largest German banks by total assets

공개 메소드들

메소드 설명
bank ( )
bankAccountNumber ( string $prefix = '', string $countryCode = 'DE', integer $length = null ) : string International Bank Account Number (IBAN)

메소드 상세

bank() 공개 정적인 메소드

public static bank ( )

bankAccountNumber() 공개 정적인 메소드

International Bank Account Number (IBAN)
public static bankAccountNumber ( string $prefix = '', string $countryCode = 'DE', integer $length = null ) : string
$prefix string for generating bank account number of a specific bank
$countryCode string ISO 3166-1 alpha-2 country code
$length integer total length without country code and 2 check digits
리턴 string

프로퍼티 상세

$banks 보호되어 있는 정적으로 프로퍼티

Sources: The 19 largest German banks by total assets
또한 보기: https://de.wikipedia.org/wiki/Liste_der_größten_Banken_in_Deutschland The 20 largest co-operative banks by branch count
또한 보기: https://de.wikipedia.org/wiki/Liste_der_Genossenschaftsbanken_in_Deutschland The 20 largest public savings banks by branch count
또한 보기: https://de.wikipedia.org/wiki/Liste_der_Sparkassen_in_Deutschland
protected static $banks