@stigg/node-server-sdk - v4.23.0

    Type Alias RemoveCouponFromCustomerInput

    type RemoveCouponFromCustomerInput = {
        id: Scalars["UUID"];
        relationId: Scalars["UUID"];
    }
    Index

    Properties

    The id of the record.

    relationId: Scalars["UUID"]

    The id of relation.

    MMNEPVFCICPMFPCPTTAAATR