Package com.chrt.api.types
Interface ShipperPayCourierStatement1._FinalStage
-
- All Known Implementing Classes:
ShipperPayCourierStatement1.Builder
- Enclosing class:
- ShipperPayCourierStatement1
public static interface ShipperPayCourierStatement1._FinalStage
-
-
Method Summary
-
-
-
Method Detail
-
build
ShipperPayCourierStatement1 build()
-
shipperPayCourierLineItemGroupIds
ShipperPayCourierStatement1._FinalStage shipperPayCourierLineItemGroupIds(java.util.List<java.lang.String> shipperPayCourierLineItemGroupIds)
-
addShipperPayCourierLineItemGroupIds
ShipperPayCourierStatement1._FinalStage addShipperPayCourierLineItemGroupIds(java.lang.String shipperPayCourierLineItemGroupIds)
-
addAllShipperPayCourierLineItemGroupIds
ShipperPayCourierStatement1._FinalStage addAllShipperPayCourierLineItemGroupIds(java.util.List<java.lang.String> shipperPayCourierLineItemGroupIds)
-
taskGroupIds
ShipperPayCourierStatement1._FinalStage taskGroupIds(java.util.List<java.lang.String> taskGroupIds)
-
addTaskGroupIds
ShipperPayCourierStatement1._FinalStage addTaskGroupIds(java.lang.String taskGroupIds)
-
addAllTaskGroupIds
ShipperPayCourierStatement1._FinalStage addAllTaskGroupIds(java.util.List<java.lang.String> taskGroupIds)
-
offChrtShipperOrgId
ShipperPayCourierStatement1._FinalStage offChrtShipperOrgId(java.util.Optional<java.lang.String> offChrtShipperOrgId)
-
offChrtShipperOrgId
ShipperPayCourierStatement1._FinalStage offChrtShipperOrgId(java.lang.String offChrtShipperOrgId)
-
offChrtShipperOrgId
ShipperPayCourierStatement1._FinalStage offChrtShipperOrgId(Nullable<java.lang.String> offChrtShipperOrgId)
-
shipperOrgId
ShipperPayCourierStatement1._FinalStage shipperOrgId(java.util.Optional<java.lang.String> shipperOrgId)
Must be a string starting with
org_
-
shipperOrgId
ShipperPayCourierStatement1._FinalStage shipperOrgId(java.lang.String shipperOrgId)
-
shipperOrgId
ShipperPayCourierStatement1._FinalStage shipperOrgId(Nullable<java.lang.String> shipperOrgId)
-
shipperCustomerIdForCourierStripeConnectAccount
ShipperPayCourierStatement1._FinalStage shipperCustomerIdForCourierStripeConnectAccount(java.util.Optional<java.lang.String> shipperCustomerIdForCourierStripeConnectAccount)
-
shipperCustomerIdForCourierStripeConnectAccount
ShipperPayCourierStatement1._FinalStage shipperCustomerIdForCourierStripeConnectAccount(java.lang.String shipperCustomerIdForCourierStripeConnectAccount)
-
shipperCustomerIdForCourierStripeConnectAccount
ShipperPayCourierStatement1._FinalStage shipperCustomerIdForCourierStripeConnectAccount(Nullable<java.lang.String> shipperCustomerIdForCourierStripeConnectAccount)
-
stripeInvoiceId
ShipperPayCourierStatement1._FinalStage stripeInvoiceId(java.util.Optional<java.lang.String> stripeInvoiceId)
-
stripeInvoiceId
ShipperPayCourierStatement1._FinalStage stripeInvoiceId(java.lang.String stripeInvoiceId)
-
stripeInvoiceId
ShipperPayCourierStatement1._FinalStage stripeInvoiceId(Nullable<java.lang.String> stripeInvoiceId)
-
stripeInvoiceUrl
ShipperPayCourierStatement1._FinalStage stripeInvoiceUrl(java.util.Optional<java.lang.String> stripeInvoiceUrl)
-
stripeInvoiceUrl
ShipperPayCourierStatement1._FinalStage stripeInvoiceUrl(java.lang.String stripeInvoiceUrl)
-
stripeInvoiceUrl
ShipperPayCourierStatement1._FinalStage stripeInvoiceUrl(Nullable<java.lang.String> stripeInvoiceUrl)
-
stripeInvoiceCreatedTimestamp
ShipperPayCourierStatement1._FinalStage stripeInvoiceCreatedTimestamp(java.util.Optional<java.time.OffsetDateTime> stripeInvoiceCreatedTimestamp)
-
stripeInvoiceCreatedTimestamp
ShipperPayCourierStatement1._FinalStage stripeInvoiceCreatedTimestamp(java.time.OffsetDateTime stripeInvoiceCreatedTimestamp)
-
stripeInvoiceCreatedTimestamp
ShipperPayCourierStatement1._FinalStage stripeInvoiceCreatedTimestamp(Nullable<java.time.OffsetDateTime> stripeInvoiceCreatedTimestamp)
-
stripeInvoiceCreatedByUserId
ShipperPayCourierStatement1._FinalStage stripeInvoiceCreatedByUserId(java.util.Optional<java.lang.String> stripeInvoiceCreatedByUserId)
Must be a string starting with
user_
-
stripeInvoiceCreatedByUserId
ShipperPayCourierStatement1._FinalStage stripeInvoiceCreatedByUserId(java.lang.String stripeInvoiceCreatedByUserId)
-
stripeInvoiceCreatedByUserId
ShipperPayCourierStatement1._FinalStage stripeInvoiceCreatedByUserId(Nullable<java.lang.String> stripeInvoiceCreatedByUserId)
-
stripeInvoiceStatus
ShipperPayCourierStatement1._FinalStage stripeInvoiceStatus(java.util.Optional<StripeConnectInvoiceStatusEnum> stripeInvoiceStatus)
-
stripeInvoiceStatus
ShipperPayCourierStatement1._FinalStage stripeInvoiceStatus(StripeConnectInvoiceStatusEnum stripeInvoiceStatus)
-
stripeInvoiceCompletedTimestamp
ShipperPayCourierStatement1._FinalStage stripeInvoiceCompletedTimestamp(java.util.Optional<java.time.OffsetDateTime> stripeInvoiceCompletedTimestamp)
-
stripeInvoiceCompletedTimestamp
ShipperPayCourierStatement1._FinalStage stripeInvoiceCompletedTimestamp(java.time.OffsetDateTime stripeInvoiceCompletedTimestamp)
-
stripeInvoiceCompletedTimestamp
ShipperPayCourierStatement1._FinalStage stripeInvoiceCompletedTimestamp(Nullable<java.time.OffsetDateTime> stripeInvoiceCompletedTimestamp)
-
-