Package com.onslip360
Class API.Partial_PaymentMethod
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.Partial_PaymentMethod>
-
- com.onslip360.API.Partial_PaymentMethod
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.Partial_PaymentMethod>>
- Enclosing class:
- API
public static class API.Partial_PaymentMethod extends Onslip360Object<API.Partial_PaymentMethod>
-
-
Constructor Summary
Constructors Constructor Description Partial_PaymentMethod()
-
Method Summary
-
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString
-
-
-
-
Method Detail
-
erpInvoiceDeliveryParams
@Nonnull public Erasable<API.Partial_ERPInvoiceDeliveryParams> erpInvoiceDeliveryParams()
-
erpInvoiceProvider
@Nonnull public Erasable<API.ERPActivation.Type> erpInvoiceProvider()
-
type
@Nonnull public Optional<API.PaymentMethod.Type> type()
-
accessToken
@Nonnull public API.Partial_PaymentMethod accessToken(@Nullable Long accessToken)
-
accessToken
@Nonnull public API.Partial_PaymentMethod accessToken(@Nullable Erasable<Long> accessToken)
-
accessTokenUser
@Nonnull public API.Partial_PaymentMethod accessTokenUser(@Nullable Long accessTokenUser)
-
accessTokenUser
@Nonnull public API.Partial_PaymentMethod accessTokenUser(@Nullable Erasable<Long> accessTokenUser)
-
account
@Nonnull public API.Partial_PaymentMethod account(@Nullable Integer account)
-
account
@Nonnull public API.Partial_PaymentMethod account(@Nullable Erasable<Integer> account)
-
clearingAccount
@Nonnull public API.Partial_PaymentMethod clearingAccount(@Nullable Integer clearingAccount)
-
clearingAccount
@Nonnull public API.Partial_PaymentMethod clearingAccount(@Nullable Erasable<Integer> clearingAccount)
-
currencyCode
@Nonnull public API.Partial_PaymentMethod currencyCode(@Nullable String currencyCode)
-
currencyCode
@Nonnull public API.Partial_PaymentMethod currencyCode(@Nullable Erasable<String> currencyCode)
-
currencySymbol
@Nonnull public API.Partial_PaymentMethod currencySymbol(@Nullable String currencySymbol)
-
currencySymbol
@Nonnull public API.Partial_PaymentMethod currencySymbol(@Nullable Erasable<String> currencySymbol)
-
deleted
@Nonnull public API.Partial_PaymentMethod deleted(@Nullable String deleted)
-
deleted
@Nonnull public API.Partial_PaymentMethod deleted(@Nullable Erasable<String> deleted)
-
erpInvoiceDeliveryParams
@Nonnull public API.Partial_PaymentMethod erpInvoiceDeliveryParams(@Nullable API.Partial_ERPInvoiceDeliveryParams erpInvoiceDeliveryParams)
-
erpInvoiceDeliveryParams
@Nonnull public API.Partial_PaymentMethod erpInvoiceDeliveryParams(@Nullable Erasable<API.Partial_ERPInvoiceDeliveryParams> erpInvoiceDeliveryParams)
-
erpInvoiceProvider
@Nonnull public API.Partial_PaymentMethod erpInvoiceProvider(@Nullable API.ERPActivation.Type erpInvoiceProvider)
-
erpInvoiceProvider
@Nonnull public API.Partial_PaymentMethod erpInvoiceProvider(@Nullable Erasable<API.ERPActivation.Type> erpInvoiceProvider)
-
exchangeRate
@Nonnull public API.Partial_PaymentMethod exchangeRate(@Nullable Double exchangeRate)
-
exchangeRate
@Nonnull public API.Partial_PaymentMethod exchangeRate(@Nullable Erasable<Double> exchangeRate)
-
hidden
@Nonnull public API.Partial_PaymentMethod hidden(@Nullable Boolean hidden)
-
hidden
@Nonnull public API.Partial_PaymentMethod hidden(@Nullable Erasable<Boolean> hidden)
-
labels
@Nonnull public API.Partial_PaymentMethod labels(@Nullable Long[] labels)
-
labels
@Nonnull public API.Partial_PaymentMethod labels(@Nullable Erasable<Long[]> labels)
-
name
@Nonnull public API.Partial_PaymentMethod name(@Nullable String name)
-
registerCustomer
@Nonnull public API.Partial_PaymentMethod registerCustomer(@Nullable Boolean registerCustomer)
-
registerCustomer
@Nonnull public API.Partial_PaymentMethod registerCustomer(@Nullable Erasable<Boolean> registerCustomer)
-
roundingMultiple
@Nonnull public API.Partial_PaymentMethod roundingMultiple(@Nullable Double roundingMultiple)
-
roundingMultiple
@Nonnull public API.Partial_PaymentMethod roundingMultiple(@Nullable Erasable<Double> roundingMultiple)
-
tags
@Nonnull public API.Partial_PaymentMethod tags(@Nullable String[] tags)
-
tags
@Nonnull public API.Partial_PaymentMethod tags(@Nullable Erasable<String[]> tags)
-
type
@Nonnull public API.Partial_PaymentMethod type(@Nullable API.PaymentMethod.Type type)
-
vatAccount
@Nonnull public API.Partial_PaymentMethod vatAccount(@Nullable Integer vatAccount)
-
vatAccount
@Nonnull public API.Partial_PaymentMethod vatAccount(@Nullable Erasable<Integer> vatAccount)
-
vatRate
@Nonnull public API.Partial_PaymentMethod vatRate(@Nullable Float vatRate)
-
vatRate
@Nonnull public API.Partial_PaymentMethod vatRate(@Nullable Erasable<Float> vatRate)
-
virtual
@Nonnull public API.Partial_PaymentMethod virtual(@Nullable Boolean virtual)
-
-