@webshop/root - v1.0.0
    Preparing search index...
    type PaymentDiscount = {
        amount: number;
        code: string;
    }
    Index

    Properties

    Properties

    amount: number
    code: string