Package com.stripe.model.v2.core
Class Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard
- All Implemented Interfaces:
StripeObjectInterface
public static class Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard
extends StripeObject
Terms of service acceptances for commercial issuing spend cards with Celtic as BIN
sponsor.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Bank terms of service acceptance for commercial issuing spend cards with Celtic as BIN sponsor.static class
Financial disclosures terms of service acceptance for commercial issuing spend cards with Celtic as BIN sponsor.static class
Platform terms of service acceptance for commercial issuing spend cards with Celtic as BIN sponsor. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setBankTerms
(Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard.BankTerms bankTerms) void
setFinancingDisclosures
(Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard.FinancingDisclosures financingDisclosures) void
setPlatform
(Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard.Platform platform) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
SpendCard
public SpendCard()
-
-
Method Details
-
getBankTerms
-
getFinancingDisclosures
public Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard.FinancingDisclosures getFinancingDisclosures() -
getPlatform
-
setBankTerms
public void setBankTerms(Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard.BankTerms bankTerms) -
setFinancingDisclosures
public void setFinancingDisclosures(Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard.FinancingDisclosures financingDisclosures) -
setPlatform
public void setPlatform(Account.Identity.Attestations.TermsOfService.CardCreator.Commercial.Celtic.SpendCard.Platform platform) -
equals
-
canEqual
-
hashCode
public int hashCode()
-