Professional Service Creation Properties Args
data class ProfessionalServiceCreationPropertiesArgs(val autoRenew: Output<Boolean>? = null, val billingPeriod: Output<String>? = null, val offerId: Output<String>? = null, val publisherId: Output<String>? = null, val quoteId: Output<String>? = null, val skuId: Output<String>? = null, val storeFront: Output<String>? = null, val termUnit: Output<String>? = null) : ConvertibleToJava<ProfessionalServiceCreationPropertiesArgs>
properties for creation professionalService