stack

Home > @infiniteobjects/data-types > PrintButtonAvailableVariant > payoutArtistDollars

PrintButtonAvailableVariant.payoutArtistDollars property

Profit shared with the Artist (in usd)

Signature:

get payoutArtistDollars(): number;

set payoutArtistDollars(_val: unknown);

Remarks

Tied to the metafield:{ namespace: 'payout', key: 'artist', dataType: 'number_decimal' }