Interface GetStandardTextIdRequest

interface GetStandardTextIdRequest {
    officeMask?: string;
    standardTextIdMask?: string;
}

Properties

officeMask?: string
standardTextIdMask?: string