public interface Invoice extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Invoice.Builder
Builder interface of http://schema.org/Invoice.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getAccountIdList()
Returns the value list of property accountId.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBillingPeriodList()
Returns the value list of property billingPeriod.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getBrokerList()
Returns the value list of property broker.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCategoryList()
Returns the value list of property category.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getConfirmationNumberList()
Returns the value list of property confirmationNumber.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCustomerList()
Returns the value list of property customer.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getMinimumPaymentDueList()
Returns the value list of property minimumPaymentDue.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentDueDateList()
Returns the value list of property paymentDueDate.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentDueList()
Returns the value list of property paymentDue.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentMethodIdList()
Returns the value list of property paymentMethodId.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentMethodList()
Returns the value list of property paymentMethod.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPaymentStatusList()
Returns the value list of property paymentStatus.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProviderList()
Returns the value list of property provider.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getReferencesOrderList()
Returns the value list of property referencesOrder.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getScheduledPaymentDateList()
Returns the value list of property scheduledPaymentDate.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTotalPaymentDueList()
Returns the value list of property totalPaymentDue.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getAccountIdList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBillingPeriodList()
com.google.common.collect.ImmutableList<SchemaOrgType> getBrokerList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCategoryList()
com.google.common.collect.ImmutableList<SchemaOrgType> getConfirmationNumberList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCustomerList()
com.google.common.collect.ImmutableList<SchemaOrgType> getMinimumPaymentDueList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentDueList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentDueDateList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentMethodList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentMethodIdList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPaymentStatusList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProviderList()
com.google.common.collect.ImmutableList<SchemaOrgType> getReferencesOrderList()
com.google.common.collect.ImmutableList<SchemaOrgType> getScheduledPaymentDateList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTotalPaymentDueList()