Create Platform Partner Body
@Serializable
파트너 생성을 위한 입력 정보
Constructors
Link copied to clipboard
constructor(id: String? = null, name: String, contact: CreatePlatformPartnerBodyContact, account: CreatePlatformPartnerBodyAccount, defaultContractId: String, memo: String? = null, tags: List<String>, type: CreatePlatformPartnerBodyType, userDefinedProperties: PlatformProperties? = null)