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