Update Platform Partner Body
@Serializable
파트너 업데이트를 위한 입력 정보
값이 명시되지 않은 필드는 업데이트되지 않습니다.
Constructors
Link copied to clipboard
constructor(name: String? = null, contact: UpdatePlatformPartnerBodyContact? = null, account: UpdatePlatformPartnerBodyAccount? = null, defaultContractId: String? = null, memo: String? = null, tags: List<String>? = null, type: UpdatePlatformPartnerBodyType? = null, userDefinedProperties: PlatformProperties? = null)