Platform Partner
constructor(id: String, graphqlId: String, name: String, contact: PlatformContact, account: PlatformAccount, status: PlatformPartnerStatus, defaultContractId: String, memo: String? = null, tags: List<String>, type: PlatformPartnerType, isArchived: Boolean, appliedAt: @Serializable(with = InstantSerializer::class ) Instant, userDefinedProperties: PlatformProperties)