Mayson Monorepo Documentation
    Preparing search index...

    The TaxDeductedAtSource object.

    interface TaxDeductedAtSource {
        id: string;
        object: "tax_deducted_at_source";
        period_end: number;
        period_start: number;
        tax_deduction_account_number: string;
    }
    Index

    Properties

    id: string

    Unique identifier for the object.

    object: "tax_deducted_at_source"

    String representing the object's type. Objects of the same type share the same value.

    period_end: number

    The end of the invoicing period. This TDS applies to Stripe fees collected during this invoicing period.

    period_start: number

    The start of the invoicing period. This TDS applies to Stripe fees collected during this invoicing period.

    tax_deduction_account_number: string

    The TAN that was supplied to Stripe when TDS was assessed