Uses of Class
com.chargebee.models.BusinessEntity.CreateTransfersRequest
Packages that use BusinessEntity.CreateTransfersRequest
-
Uses of BusinessEntity.CreateTransfersRequest in com.chargebee.models
Methods in com.chargebee.models that return BusinessEntity.CreateTransfersRequestModifier and TypeMethodDescriptionBusinessEntity.CreateTransfersRequest.activeResourceIds(String... activeResourceIds) BusinessEntity.CreateTransfersRequest.activeResourceIds(List<String> activeResourceIds) BusinessEntity.createTransfers()BusinessEntity.CreateTransfersRequest.destinationBusinessEntityIds(String... destinationBusinessEntityIds) BusinessEntity.CreateTransfersRequest.destinationBusinessEntityIds(List<String> destinationBusinessEntityIds) BusinessEntity.CreateTransfersRequest.reasonCodes(String... reasonCodes) BusinessEntity.CreateTransfersRequest.reasonCodes(List<String> reasonCodes) BusinessEntity.CreateTransfersRequest.resourceTypes(String... resourceTypes) Deprecated.BusinessEntity.CreateTransfersRequest.resourceTypes(List<String> resourceTypes) Deprecated.BusinessEntity.CreateTransfersRequest.sourceBusinessEntityIds(String... sourceBusinessEntityIds) Deprecated.BusinessEntity.CreateTransfersRequest.sourceBusinessEntityIds(List<String> sourceBusinessEntityIds) Deprecated.