Class ThirdPartyConfigurationUpdateParams
java.lang.Object
com.chargebee.v4.models.thirdPartyConfiguration.params.ThirdPartyConfigurationUpdateParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Create a new builder for ThirdPartyConfigurationUpdateParams.Get the form data for this request.
-
Method Details
-
getIntegrationName
-
getConfigJson
-
getAuthJson
-
getLastSyncAt
-
toFormData
Get the form data for this request. -
builder
Create a new builder for ThirdPartyConfigurationUpdateParams.
-