SchemaData

constructor(fields: List<DynamicSchemaField> = emptyList(), paymentMethod: PaymentMethod? = null, typeInfo: PaymentMethodTypeInfo? = null, banks: List<Bank> = emptyList())