Struct grid_sdk::protocol::pike::payload::DeleteRoleActionBuilder [−][src]
Expand description
Builder used to create a DeleteRoleAction
Fields
org_id: Option<String>name: Option<String>Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for DeleteRoleActionBuilder
impl Send for DeleteRoleActionBuilder
impl Sync for DeleteRoleActionBuilder
impl Unpin for DeleteRoleActionBuilder
impl UnwindSafe for DeleteRoleActionBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more