salesforce.attributes
Home > @runlightyear/salesforce > Attributes
Attributes type
Signature:declare type Attributes = {
type: string;
url: string;
};
Home > @runlightyear/salesforce > Attributes
declare type Attributes = {
type: string;
url: string;
};