프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$bankAccount | Stripe\Request\Accounts\BankAccountRequest | ||
$businessLogo | string | ||
$businessName | string | ||
$businessPrimaryColor | string | ||
$businessUrl | string | ||
$country | string | ||
$debitNegativeBalances | boolean | ||
$declineChargeOn | |||
$defaultCurrency | string | ||
string | |||
$externalAccount | |||
$legalEntity | |||
$managed | boolean | ||
$metadata | array | ||
$productDescription | string | ||
$statementDescriptor | string | ||
$supportEmail | string | ||
$supportPhone | string | ||
$supportUrl | string | ||
$tosAcceptance | |||
$transferSchedule |
메소드 | 설명 | |
---|---|---|
getBankAccount ( ) : Stripe\Request\Accounts\BankAccountRequest | ||
getBusinessLogo ( ) : string | ||
getBusinessName ( ) : string | ||
getBusinessPrimaryColor ( ) : string | ||
getBusinessUrl ( ) : string | ||
getCountry ( ) : string | ||
getDeclineChargeOn ( ) : |
||
getDefaultCurrency ( ) : string | ||
getEmail ( ) : string | ||
getExternalAccount ( ) : |
||
getLegalEntity ( ) : |
||
getMetadata ( ) : array | ||
getProductDescription ( ) : string | ||
getStatementDescriptor ( ) : string | ||
getSupportEmail ( ) : string | ||
getSupportPhone ( ) : string | ||
getSupportUrl ( ) : string | ||
getTosAcceptance ( ) : |
||
getTransferSchedule ( ) : |
||
isDebitNegativeBalances ( ) : boolean | ||
isManaged ( ) : boolean | ||
setBankAccount ( Stripe\Request\Accounts\BankAccountRequest $bankAccount ) : |
||
setBusinessLogo ( string $businessLogo ) : |
||
setBusinessName ( string $businessName ) : |
||
setBusinessPrimaryColor ( string $businessPrimaryColor ) : |
||
setBusinessUrl ( string $businessUrl ) : |
||
setCountry ( string $country ) | ||
setDebitNegativeBalances ( boolean $debitNegativeBalances ) : |
||
setDeclineChargeOn ( |
||
setDefaultCurrency ( string $defaultCurrency ) : |
||
setEmail ( string $email ) | ||
setExternalAccount ( |
||
setLegalEntity ( |
||
setManaged ( boolean $managed ) | ||
setMetadata ( array $metadata ) : |
||
setProductDescription ( string $productDescription ) : |
||
setStatementDescriptor ( string $statementDescriptor ) : |
||
setSupportEmail ( string $supportEmail ) : |
||
setSupportPhone ( string $supportPhone ) : |
||
setSupportUrl ( string $supportUrl ) : |
||
setTosAcceptance ( |
||
setTransferSchedule ( |
public getBankAccount ( ) : Stripe\Request\Accounts\BankAccountRequest | ||
리턴 | Stripe\Request\Accounts\BankAccountRequest |
public getDeclineChargeOn ( ) : |
||
리턴 |
public getExternalAccount ( ) : |
||
리턴 |
public getLegalEntity ( ) : |
||
리턴 |
public getTransferSchedule ( ) : |
||
리턴 |
public setBankAccount ( Stripe\Request\Accounts\BankAccountRequest $bankAccount ) : |
||
$bankAccount | Stripe\Request\Accounts\BankAccountRequest | |
리턴 |
public setBusinessLogo ( string $businessLogo ) : |
||
$businessLogo | string | |
리턴 |
public setBusinessName ( string $businessName ) : |
||
$businessName | string | |
리턴 |
public setBusinessPrimaryColor ( string $businessPrimaryColor ) : |
||
$businessPrimaryColor | string | |
리턴 |
public setBusinessUrl ( string $businessUrl ) : |
||
$businessUrl | string | |
리턴 |
public setDebitNegativeBalances ( boolean $debitNegativeBalances ) : |
||
$debitNegativeBalances | boolean | |
리턴 |
public setDeclineChargeOn ( |
||
$declineChargeOn | ||
리턴 |
public setDefaultCurrency ( string $defaultCurrency ) : |
||
$defaultCurrency | string | |
리턴 |
public setExternalAccount ( |
||
$externalAccount | ||
리턴 |
public setLegalEntity ( |
||
$legalEntity | ||
리턴 |
public setMetadata ( array $metadata ) : |
||
$metadata | array | |
리턴 |
public setProductDescription ( string $productDescription ) : |
||
$productDescription | string | |
리턴 |
public setStatementDescriptor ( string $statementDescriptor ) : |
||
$statementDescriptor | string | |
리턴 |
public setSupportEmail ( string $supportEmail ) : |
||
$supportEmail | string | |
리턴 |
public setSupportPhone ( string $supportPhone ) : |
||
$supportPhone | string | |
리턴 |
public setSupportUrl ( string $supportUrl ) : |
||
$supportUrl | string | |
리턴 |
public setTosAcceptance ( |
||
$tosAcceptance | ||
리턴 |
public setTransferSchedule ( |
||
$transferSchedule | ||
리턴 |
protected BankAccountRequest,Stripe\Request\Accounts $bankAccount | ||
리턴 | Stripe\Request\Accounts\BankAccountRequest |
protected CreateDeclineChargeRequest,Stripe\Request\Accounts $declineChargeOn | ||
리턴 |
protected CreateExternalAccountRequest,Stripe\Request\Accounts $externalAccount | ||
리턴 |
protected CreateLegalEntityRequest,Stripe\Request\LegalEntity $legalEntity | ||
리턴 |
protected CreateTOSAcceptance,Stripe\Request\Accounts $tosAcceptance | ||
리턴 |