Unit 'googledfareporting' Package
[Overview][Types][Classes][Index] [#googleapi]

TUserRole

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googledfareporting.pp line 7124

type TUserRole = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  procedure SetdefaultUserRole(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SetparentUserRoleId(); virtual;

  procedure Setpermissions(); virtual;

  procedure SetsubaccountId(); virtual;

published

  property accountId: string; [rw]

  property defaultUserRole: Boolean; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property parentUserRoleId: string; [rw]

  property permissions: TUserRoleTypepermissionsArray; [rw]

  property subaccountId: string; [rw]

end;

Inheritance

TUserRole

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18