PlatformAdditionalFeePolicy

constructor(id: String, graphqlId: String, name: String, fee: PlatformFee, vatPayer: PlatformPayer, isArchived: Boolean, appliedAt: @Serializable(with = InstantSerializer::class) Instant, memo: String? = null)